home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_35 < prev    next >
Encoding:
Text File  |  2003-04-11  |  1.9 KB  |  165 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 400 10 10 5
  3.  
  4. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  5. Aggression 5 5 5 5
  6.  
  7. Daytime
  8. //Nightime
  9. Crosshair
  10. //Artillery
  11. //Bombers
  12. AltGun
  13. //AltCannon
  14.  
  15. /*** TANK (maximum 12) ***/
  16. Object TANK
  17. Delay 10
  18. ObjectInc
  19. Delay 30
  20. ObjectInc
  21. Delay 60
  22. ObjectInc
  23. Delay 90
  24. //ObjectInc
  25. //ObjectInc
  26. //ObjectInc
  27. //ObjectInc
  28. //ObjectInc
  29. //ObjectInc
  30. //ObjectInc
  31. //ObjectInc
  32. //North
  33. South
  34. //East
  35. //West
  36.  
  37.  
  38. /*** APC (maximum 4, soldiers 6) basic ***/
  39. Object APC1
  40. Delay 500
  41. ObjectInc
  42. Delay 550
  43. ObjectInc
  44. Delay 590
  45. //ObjectInc
  46. //Delay 760
  47. North
  48. //South
  49. //East
  50. //West
  51.  
  52.  
  53. /*** APC (maximum 4, soldiers 6) gun turret ***/
  54. Object APC2
  55. Delay 220
  56. ObjectInc
  57. Delay 200
  58. //ObjectInc
  59. //Delay 700
  60. //ObjectInc
  61. //Delay 700
  62. North
  63. //South
  64. //East
  65. //West
  66.  
  67.  
  68. /*** APC (maximum 4, soldiers 6) missile turret ***/
  69. //Object APC3
  70. //ObjectInc
  71. //ObjectInc
  72. //ObjectInc
  73. //North
  74. //South
  75. //East
  76. //West
  77.  
  78.  
  79. /*** JET (maximum 16) ***/
  80. Object JET
  81. Delay 500
  82. ObjectInc
  83. Delay 500
  84. ObjectInc
  85. Delay 500
  86. ObjectInc
  87. Delay 600
  88. ObjectInc
  89. Delay 650
  90. //ObjectInc
  91. //Delay 670
  92. //ObjectInc
  93. //Delay 680
  94. //ObjectInc
  95. //ObjectInc
  96. //ObjectInc
  97. //ObjectInc
  98. //ObjectInc
  99. //ObjectInc
  100. //ObjectInc
  101. //ObjectInc
  102. //North
  103. South
  104. //East
  105. //West
  106.  
  107.  
  108. /*** BOMBER (maximum 9) ***/
  109.  
  110. /*** COBRA (maximum 12) ***/
  111. Object COBRA
  112. Delay 50
  113. ObjectInc
  114. Delay 60
  115. ObjectInc
  116. Delay 70
  117. //ObjectInc
  118. //Delay 850
  119. //ObjectInc
  120. //Delay 780
  121. South
  122.  
  123. /*** CH53 (maximum 8, soldiers 6) ***/
  124. //Object CH53
  125. //ObjectInc
  126. //ObjectInc
  127.  
  128.  
  129. /*** C130 (maximum 8, soldier 0-12) ***/
  130. //Object C130
  131. //troops1 8
  132. //hdrop 2
  133. //mdrop 2
  134. //adrop 2
  135. //pdrop 2
  136. //passes 2
  137. //North
  138. //South
  139. //East
  140. //West
  141.  
  142. //ObjectInc
  143. //Delay 600
  144. //troops1 8
  145. //troops2 4
  146. //hdrop 2
  147. //mdrop 2
  148. //adrop 2
  149. //pdrop 2
  150. //passes 2
  151.  
  152.  
  153. //ObjectInc
  154. //Delay 400
  155. //troops1 6
  156. //passes 1
  157.  
  158.  
  159. End
  160.  
  161.  
  162.  
  163.  
  164.  
  165.